//==============PREFERRED SETTINGS============================

if(PrefSettings == true)
{
   if(Symbol() == "USDJPY")
      {
      SMAPeriod      = 2;
      SMA2Bars       = 18;
      Percent        = 0.0032;
      TakeProfit     = 42;
      StopLoss       = 84;
      TrailingStop   = 0;
      OSMAFast       = 5;
      OSMASlow       = 22;
      OSMASignal     = 2;
      EnvelopePeriod = 2;
      Fast_Period    = 25;
      Slow_Period    = 15;
      DVBuySell      = 0.0029;
      DVStayOut      = 0.024;
//---settings changed 09/21/06
//changed 09/27/06 
//changed 10/05/06  
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "EURJPY")
      {
      SMAPeriod      = 18;
      SMA2Bars       = 2;
      Percent        = 0.017;
      TakeProfit     = 42;
      StopLoss       = 84;
      TrailingStop   = 0;
      OSMAFast       = 9;
      OSMASlow       = 40;
      OSMASignal     = 5;
      EnvelopePeriod = 6;
      Fast_Period    = 30;
      Slow_Period    = 16;
      DVBuySell      = 0.0049;
      DVStayOut      = 0.026;
     
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "GBPJPY")
      {
      SMAPeriod = 14;
      SMA2Bars = 2;
      Percent = 0.025;
      TakeProfit = 42;
      StopLoss = 84;
      TrailingStop = 0;
      OSMAFast = 11;
      OSMASlow = 26;
      OSMASignal = 6;
      EnvelopePeriod = 5;
      Fast_Period = 12;
      Slow_Period = 20;
      DVBuySell = 0.0045;
      DVStayOut = 0.021;
//changed 09/27/06
//changed 09/28/06
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "CHFJPY")
      {
      SMAPeriod = 30;
      SMA2Bars = 4;
      Percent = 0.012;
      TakeProfit = 42;
      StopLoss = 84;
      TrailingStop = 0;
      OSMAFast = 7;
      OSMASlow = 45;
      OSMASignal = 8;
      EnvelopePeriod = 20;
      Fast_Period = 52;
      Slow_Period = 29;
      DVBuySell = 0.0016;
      DVStayOut = 0.034;
//changed 09/27/06   
      }
}
if(PrefSettings == true)
{
   if(Symbol() == "EURUSD")
      {
      SMAPeriod = 83;
      SMA2Bars = 18;
      Percent = 0.003;
      TakeProfit = 42;
      StopLoss = 84;
      TrailingStop = 0;
      OSMAFast = 4;
      OSMASlow = 35;
      OSMASignal = 6;
      EnvelopePeriod = 4;
      Fast_Period = 25;
      Slow_Period = 20;
      DVBuySell = 0.0005;
      DVStayOut = 0.012;
//changed 09/27/06     
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "GBPUSD")
      {
      SMAPeriod = 22;
      SMA2Bars = 24;
      Percent = 0.003;
      TakeProfit = 42;
      StopLoss = 84;
      TrailingStop = 0;
      OSMAFast = 5;
      OSMASlow = 25;
      OSMASignal = 3;
      EnvelopePeriod = 2;
      Fast_Period = 39;
      Slow_Period = 56;
      DVBuySell = 0.0006;
      DVStayOut = 0.008;
//changed 09/27/06   
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "USDCHF")
      {
      SMAPeriod      = 3;
      SMA2Bars       = 8;
      Percent        = 0.0039;
      TakeProfit     = 42;
      StopLoss       = 84;
      TrailingStop   = 0;
      OSMAFast       = 5;
      OSMASlow       = 30;
      OSMASignal     = 2;
      EnvelopePeriod = 6;
      Fast_Period    = 14;
      Slow_Period    = 50;
      DVBuySell      = 0.0044;
      DVStayOut      = 0.033;
     
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "GBPCHF")
      {
      SMAPeriod      = 10;
      SMA2Bars       = 20;
      Percent        = 0.034;
      TakeProfit     = 42;
      StopLoss       = 84;
      TrailingStop   = 0;
      OSMAFast       = 9;
      OSMASlow       = 30;
      OSMASignal     = 4;
      EnvelopePeriod = 7;
      Fast_Period    = 25;
      Slow_Period    = 50;
      DVBuySell      = 0.001;
      DVStayOut      = 0.03;
     
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "AUDUSD")
      {
      SMAPeriod      = 12;
      SMA2Bars       = 2;
      Percent        = 0.008;
      TakeProfit     = 24;
      StopLoss       = 46;
      TrailingStop   = 0;
      OSMAFast       = 10;
      OSMASlow       = 40;
      OSMASignal     = 2;
      EnvelopePeriod = 4;
      Fast_Period    = 30;
      Slow_Period    = 5;
      DVBuySell      = 0.0004;
      DVStayOut      = 0.0005;
//changed 09/27/06
//changed 10/02/06
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "EURCHF")
      {
      SMAPeriod      = 19;
      SMA2Bars       = 3;
      Percent        = 0.008;
      TakeProfit     = 42;
      StopLoss       = 84;
      TrailingStop   = 0;
      OSMAFast       = 3;
      OSMASlow       = 30;
      OSMASignal     = 3;
      EnvelopePeriod = 4;
      Fast_Period    = 35;
      Slow_Period    = 80;
      DVBuySell      = 0.0004;
      DVStayOut      = 0.0005;
     
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "EURAUD")
      {
      SMAPeriod      = 2;
      SMA2Bars       = 6;
      Percent        = 0.004;
      TakeProfit     = 42;
      StopLoss       = 84;
      TrailingStop   = 0;
      OSMAFast       = 4;
      OSMASlow       = 45;
      OSMASignal     = 10;
      EnvelopePeriod = 4;
      Fast_Period    = 20;
      Slow_Period    = 36;
      DVBuySell      = 0.0005;
      DVStayOut      = 0.0009;
//changed 09/23/06
//changed 10/02/06
      }
}

if(PrefSettings == true)
{
   if(Symbol() == "USDCAD")
      {
      SMAPeriod      = 2;
      SMA2Bars       = 2;
      Percent        = 0.0036;
      TakeProfit     = 60;
      StopLoss       = 65;
      TrailingStop   = 0;
      OSMAFast       = 3;
      OSMASlow       = 10;
      OSMASignal     = 3;
      EnvelopePeriod = 4;
      Fast_Period    = 5;
      Slow_Period    = 10;
      DVBuySell      = 0.0005;
      DVStayOut      = 0.001;
//changed 10/02/06     
      }
}
